Split the meaning of "dom0-min-mem = 0" to a new option.
authorKeir Fraser <keir.fraser@citrix.com>
Mon, 7 Apr 2008 14:01:26 +0000 (15:01 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Mon, 7 Apr 2008 14:01:26 +0000 (15:01 +0100)
commit54cdc383f128d5682852d1d55e091445a433810c
tree4799c0fe11cfd374e6a8b61cf284e71569c61371
parent01d02daa5f6b48fab3aebc285c42c004cbb8784e
Split the meaning of "dom0-min-mem = 0" to a new option.

I have written a patch to split the current meaning of
"dom0-min-mem = 0" to a new option "enable-dom0-ballooning".

Signed-off-by: Masaki Kanno <kanno.masaki@jp.fujitsu.com>
Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
tools/examples/xend-config-xenapi.sxp
tools/examples/xend-config.sxp
tools/python/xen/xend/XendOptions.py
tools/python/xen/xend/balloon.py